NevronOpenVision
Nevron.Nov.UI Namespace / NStyleSplitButton<T> Class


NStyleSplitButton<T> Class Methods

For a list of all members of this type, see NStyleSplitButton<T> members.

Public Methods
 NameDescription
Public MethodOverridden. Creates a command source for this style split button and associates it with the given command.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to perform the default initialization of the ActionButton content.  
Protected MethodMust override to create the main drop down widget  
Protected MethodOverridden. Creates the popup content.  
Internal Method  
Protected MethodOverridden. Initializes this split button.  
Protected MethodCalled when the "Automatic" radio button has been checked.  
Protected MethodCalled when the "Custom" radio button has been checked.  
Protected MethodOverridden. Called when the button is disabled.  
Protected MethodOverridden. Called when the button is enabled.  
Protected MethodCalled when the Image property has changed. Updates the image in the image holder part of the action button.  
Protected MethodCalled when the more options button has been clicked  
Protected MethodCalled when the "None" radio button has been checked.  
Protected MethodOverridden. Called when the drop down has been closed.  
Protected MethodOverridden. Overriden to update the color of the action button symbol based on the Enabled state of the split button.  
Protected MethodCalled when the selected value has changed.  
Protected MethodUpdates the preview in the button.  
Protected MethodUpdates the preview in the popup window.  
Top
See Also